get

abstract fun get(key: String): String

Get a text variable.

Return

the text value of the variable.

Parameters

key

the variable's key.